home *** CD-ROM | disk | FTP | other *** search
/ MediaClips: Full Bloom / Aris MediaClips - Full Bloom.iso / pc / fullblom.bat < prev    next >
DOS Batch File  |  1993-03-25  |  573b  |  14 lines

  1. echo off
  2. cls
  3. ECHO If you have Windows 3.1 or later, please try our Windows/MPC
  4. ECHO version.  Run the SETUP.EXE program in the root directory of
  5. ECHO this disc through the Program Manager or see the Getting Started
  6. ECHO MPC version section of the booklet in the front of the jewel case.
  7. ECHO ******************************************************************
  8. ECHO If you have difficulty with your VGA board and this DOS program,
  9. ECHO try to install the VESA driver that ships with most S-VGA boards.
  10. pause
  11. copy aris.tmp c:\
  12. ARIS.EXE ARIS.PAD
  13. erase c:\aris.tmp
  14.